home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
1833
/
1833.xpi
/
chrome
/
yoono.jar
/
skin
/
classic
/
yoono
/
bookmarks
/
bookmarksdlg.css
Wrap
Cascading Style Sheet File
|
2009-12-16
|
5KB
|
206 lines
@import url(chrome://global/skin/);
@import url(chrome://yoono/skin/bindings/tree.css);
dialog {
padding:0;
margin-bottom:0px;
font-family:arial;
font-size:11px;
}
.header {
font-size:14px !important;
color:#1e7d90 !important;
}
.bookmarks-header-pict {
list-style-image: url(chrome://yoono/skin/bookmarks/icons/picto_titre.png);
}
.yoono-dlgheader-box {
background-image : url(chrome://yoono/skin/yoono-banner.png);
width :469px;
height :71px;
padding-top :18px;
padding-left :28px;
padding-bottom:9px;
}
hint {
color:#9a9a9a;
}
.presentation {
}
.yoono-dlgcontent-box {
height:307px;
padding-top :22px;
padding-left :28px;
padding-right :14px;
padding-bottom:14px;
background-image : url(chrome://yoono/skin/bookmarks/icons/bg_degrade_haut.png);
background-repeat: repeat-x;
}
.yoono-small {
height:150px;
}
.yoono-dlgbutton-box {
background-image : url(chrome://yoono/skin/bookmarks/icons/bg_degrade_bas.png);
background-repeat: repeat-x;
height:53px;
padding-left :28px;
padding-right :14px;
padding-bottom :7px;
}
tree.yoono {
-moz-appearance: none !important;
margin : 0px 4px;
border : 1px solid;
-moz-border-top-colors : #E0DDCA;
-moz-border-right-colors : #E0DDCA;
-moz-border-bottom-colors: #E0DDCA;
-moz-border-left-colors : #E0DDCA;
background-color: #FFFFFF;
color : -moz-DialogText;
}
tree.yoono treechildren::-moz-tree-row
{
margin-left :2px;
margin-right:2px;
}
tree.yoono treechildren::-moz-tree-row(focus) {
border : none;
}
tree.yoono treechildren::-moz-tree-row(selected),
tree.yoono treechildren::-moz-tree-row(focus,current,selected) {
background-color: #F3FEFE;
border : none;
border-top : 1px solid #CFF4FA;
border-bottom : 1px solid #CFF4FA;
}
tree.yoono treechildren::-moz-tree-cell-text(selected) {
color: #000000;
}
#backuplistbox {
width:165px;
}
#backuplistbox treechildren {
padding-top :8px;
}
#backuplistbox treechildren::-moz-tree-image(archive) {
list-style-image: url("chrome://yoono/skin/bookmarks/icons/icone_cd.png");
padding-right:5px;
}
#backuplistbox treechildren::-moz-tree-twisty {
width:3px;
}
#bookmarks-tree treecol,
#bookmarks-tree treecolpicker {
-moz-appearance: none;
-moz-box-align: center;
-moz-box-pack : center;
border: none;
border-bottom: 1px solid;
-moz-border-bottom-colors: #6BD9FF;
margin-left:10px;
margin-right:2px;
background-color: #FFFFFF;
color: #4593B9;
font-weight:bold;
font-family:arial;
font-size:11px;
padding: 10px 0px 5px 0px;
}
#bookmarks-tree treecol .hint {
color:#9a9a9a;
font-weight:normal;
}
#bookmarks-tree .tree-bodybox {
padding-top : 3px;
}
.bookmarks-iconic {
list-style-image: url("chrome://yoono/skin/bookmarks/icons/icone_marque-pages.png");
}
#yoono-inner-box {
padding-top :5px;
padding-bottom:5px;
}
#select-history-box {
padding-left:10px;
font-size:10px;
}
#bookmarks-tree treechildren::-moz-tree-image(BmkColumn) {
width:16px;
height:16px;
padding-right:4px;
list-style-image: url("chrome://yoono/skin/bookmarks/icons/icone_page.png");
}
#bookmarks-tree treechildren::-moz-tree-image(BmkColumn, container) {
list-style-image: url("chrome://yoono/skin/bookmarks/icons/icone_doss_ferme.png");
}
#bookmarks-tree treechildren::-moz-tree-image(BmkColumn, open) {
list-style-image: url("chrome://yoono/skin/bookmarks/icons/icone_doss_ouvert.png");
}
#bookmarks-tree treechildren::-moz-tree-image(BmkColumn, separator) {
list-style-image: none;
width : 0px !important;
height: 0px !important;
margin: 0px -10px;
}
#bookmarks-tree treechildren::-moz-tree-image(BmkColumn, toolbarfolder-true) {
list-style-image: url("chrome://yoono/skin/bookmarks/icons/icone_doss_bar_perso.png");
}
#bookmarks-tree treechildren::-moz-tree-line {
border: none;
visibility:hidden;
}
#bookmarks-tree treechildren::-moz-tree-twisty {
list-style-image: url("chrome://yoono/skin/bookmarks/icons/icone_plus.png");
}
#bookmarks-tree treechildren::-moz-tree-twisty(open) {
list-style-image: url("chrome://yoono/skin/bookmarks/icons/icone_moins.png");
}
#bookmarks-tree treechildren::-moz-tree-indentation {
width: 9px;
}
button.bookmarks-iconic .button-text {
margin-left: 3px !important;
}